mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
Loading...
Searching...
No Matches
mrb_gc Struct Reference
Collaboration diagram for mrb_gc:

Public Attributes

struct mrb_heap_pageheaps
struct mrb_heap_pagefree_heaps
struct mrb_heap_pagesweeps
struct mrb_heap_regionregions
struct RBasicgray_stack [1024]
size_t gray_stack_top
mrb_bool gray_overflow:1
size_t live
size_t live_after_mark
mrb_int gc_debt
size_t oldgen_threshold
mrb_gc_state state
int interval_ratio
int step_ratio
int current_white_part:2
mrb_bool iterating:1
mrb_bool disabled:1
mrb_bool generational:1
mrb_bool full:1
mrb_bool out_of_memory:1
size_t step_limit
size_t malloc_increase
size_t malloc_threshold
struct RBasic ** arena
int arena_capa
int arena_idx

The documentation for this struct was generated from the following file: